home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Applications / Telnet 2.7b5 / source / network / mydnr.proto.h < prev    next >
Encoding:
Text File  |  1993-08-30  |  224 b   |  5 lines  |  [TEXT/CWIE]

  1. Boolean DotToNum(BytePtr string,ip_addr *nPtr);
  2. Boolean    TranslateIPtoDNSname(ip_addr ipnum, StringPtr machineName);
  3. OSErr    DoTheDNR(StringPtr hostname, short window);
  4. void    HandleDomainDoneMessage(short screen, long infoptr);
  5.